home *** CD-ROM | disk | FTP | other *** search
/ Top 200 Programs / Top 200 Programs.iso / desktop / icfont / _SETUP.1 / ICFont.exe / 0 / RCDATA / TFRMSPLASH / TFRMSPLASH.txt < prev   
Text File  |  1998-05-10  |  1KB  |  63 lines

  1. object frmSplash: TfrmSplash
  2.   Left = 1299
  3.   Top = 257
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 237
  7.   ClientWidth = 227
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 227
  20.     Height = 237
  21.     Align = alClient
  22.     Color = clSilver
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 8
  26.       Top = 176
  27.       Width = 69
  28.       Height = 13
  29.       Caption = 'DiV Software'#39's'
  30.     end
  31.     object Label2: TLabel
  32.       Left = 48
  33.       Top = 192
  34.       Width = 107
  35.       Height = 36
  36.       Caption = 'IC Font'
  37.       Font.Charset = ANSI_CHARSET
  38.       Font.Color = clWindowText
  39.       Font.Height = -32
  40.       Font.Name = 'Times New Roman'
  41.       Font.Style = [fsBold]
  42.       ParentFont = False
  43.     end
  44.     object Panel2: TPanel
  45.       Left = 8
  46.       Top = 8
  47.       Width = 209
  48.       Height = 163
  49.       BevelOuter = bvLowered
  50.       ParentColor = True
  51.       TabOrder = 0
  52.       object Image1: TImage
  53.         Left = 2
  54.         Top = 2
  55.         Width = 204
  56.         Height = 158
  57.         AutoSize = True
  58.         Picture.Data = {<image000.bmp>}
  59.       end
  60.     end
  61.   end
  62. end
  63.